home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 June
/
macformat-038.iso
/
Demos
/
Notting Hill
/
SINGING
/
FIRSTMOV.Dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-08
|
191 b
|
12 lines
on startMovie
global startFoyerSound
if the colorDepth = 8 then
PointAt(0)
InitCursorNumbers()
go("start")
else
go("WrongDepth")
end if
set startFoyerSound to 1
end